import { useMarketplaceConfig } from "@0xsequence/marketplace-sdk/react";
## Into your React component:
const data = useMarketplaceConfig();
Show child attributes
Show child attributes
string
Unique identifier of the marketplace publisher.
string
The title of the marketplace.
string
A brief description of the marketplace.
MarketplaceSocials
Social media links associated with the marketplace.
string
URL of the marketplace’s favicon.
string
URL of the Marketplace banner for landing page
MarketplaceCollection[]
Array of collections from the marketplace.
MarketplaceWalletOptions
Configuration options for wallet integrations.
string
Layout configuration for the marketplace’s landing page.
string
URL of the marketplace’s logo.
string
URL of the marketplace’s banner.
string | undefined
URL of the custom font used in the marketplace.
string | undefined
URL of the ogImage
string
Custom CSS styles for the marketplace.
string
URL of the marketplace manifest file.